trait = {
    name = reflective
    desc = "This character is introspective, pondering deeper meaning."
    icon = "trait_wise"
    cost = 10
}

trait = {
    name = questioner
    desc = "This character questions reality itself."
    icon = "trait_inquisitive"
    cost = 10
}

trait = {
    name = prophet
    desc = "This character spreads awakening."
    icon = "trait_devoted"
    cost = 15
}

trait = {
    name = sage
    desc = "A being of great wisdom and insight."
    icon = "trait_wise"
    cost = 20
}

trait = {
    name = haunted
    desc = "Burdened by memories of the past."
    icon = "trait_depressed"
    cost = 5
}